@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0; list-style:none; box-sizing:border-box; font-size: 14px;}
img{ border:0;}
a{ text-decoration:none; color:#333;  }
input,textarea,button{outline:none;}
em{ font-style:normal;}
h1,h2,h3,h4,h5,h6{ font-weight:normal;}
hr{ border:none;}
.l{ float:left}
.r{ float:right}
.tow{ overflow:hidden; text-overflow: ellipsis; white-space: nowrap;}
.container{ width:1200px; margin: 0 auto; }
.clearfix:before,.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}

*:focus{   
	border:none;
}

@font-face {
    font-family: 'BebasNeue-Regular';
    src: url('../font/zzgc.OTF') format('woff');
    font-weight: normal;
    font-style: normal;
}

.header_top{width:100%; height: 50px; background: #134cd1; line-height: 50px;}
.header_top p{font-size: 14px; color: #fff; opacity: .5; float: left}
.header_top_right{width:auto; height:50px; line-height:50px; font-size: 14px; color: #fff; background: url(../images/h_dhs.png) no-repeat left center; padding-left: 20px; float: right}
.header_top_right span{font-size:18px; color: #fff; font-weight: bold; font-family: "Arial"}
.h_yy{float: right; margin-right:30px; color:#fff; font-size:16px; }
.h_yy:hover{font-weight: bold;}



/* 导航栏 */
.header_nav{height:86px; width:100%; z-index: 9;  z-index:999;  }
.h_logo{width:194px; height:86px; float: left;display: flex; align-items: center; }
.h_logo img{ height: auto; display: block; align-items: center;  float: left; width:100%;   }
.header_right{width:715px;height: auto; float: right; margin-right:10px;}
.nav{width:100%; height:100%; }
.nav .nLi{position:relative;float:left;display:inline;height:86px; line-height:86px;  width:119px; text-align: center; 
	background: url(../images/n_xian.png) no-repeat left center;}
.nav .nLi h3{float:left;text-align:center;  font-weight: normal; width: 100%; height: 100%;}
.nav .nLi h3 p{height:100%; color:#000000; font-size:16px; padding-bottom: 5px;}
.nav .nLi h3 a{display:block;width:100%;height:100%;color:#000000; text-align: center; }
.nav .sub{position:absolute;top:86px;left:50%; z-index:999;display:none;padding:0;width:140px;background:#fff;line-height:26px; margin-left: -70px;} 
.nav .sub li{height:33px;border-bottom:1px solid #eee;text-align:center;line-height:33px;zoom:1}
.nav .sub li p{float:left;margin:0;width:100%}
.nav .sub li span{float:right}
.nav .sub a{display:block;padding:0 10px;height:100%;color:#333;font-size:14px}
.nav .nLi.active h3 p{color:#134cd1; font-weight: bold;}
.nav .nLi:hover h3 p{color:#134cd1; font-weight: bold;}
.sub li:hover a{color:#134cd1;}
.h_search{width:226px; height: 52px; border:1px solid rgba(19,76,209,0.3); border-radius:25px; padding: 0px 20px; float: right; margin-top: 15px;}
.h_text{font-size: 15px; color: #134cd1; opacity: .5; height: 100%; float: left; background: none; border: 0; width:130px}
.h_submit{width:30px; height: 100%; float: right; background: url(../images/sousuo.png) no-repeat center; border: 0;}




/* 首页:banner */
.banner{ width:100%; height:730px; position: relative; overflow: hidden; }
.banner .slideBox{position:relative;overflow:hidden;width:100%;height:100%}
.banner .slideBox .hd{z-index:1;overflow:hidden;height:14px; position: absolute; bottom:40px; left:0; width: 100%}
.banner .slideBox .hd ul{overflow:hidden;zoom:1; display: table; width:auto; margin: 0px auto;}
.banner .slideBox .hd ul li{float:left; margin: 0px 10px; width:14px;height:14px; border:2px solid #fff; cursor:pointer; border-radius:10px;}
.banner .slideBox .hd ul li.on{background:#fff}
.banner .slideBox .bd{position:relative;z-index:0;width:100%;height:730px; overflow: hidden}
.banner .slideBox .bd ul{width:100%;height:100%}
.banner .slideBox .bd li{width:100%;height:100%;vertical-align:middle;zoom:1}
.banner .slideBox .bd li a{display:block;overflow:hidden;width:100%;height:100%; }



/*公益广告*/
.index_gyhd{width:100%; height: auto; overflow: hidden; background: #eef6f9; padding: 40px 0}
.index_gyhd .slideBox{position:relative;overflow:hidden;width:100%;height:100%}
.index_gyhd .slideBox .bd{position:relative;z-index:0;width:100%;height:auto; overflow: hidden}
.index_gyhd .slideBox .bd ul{width:100%;height:100%}
.index_gyhd .slideBox .bd li{width:100%;height:100%;vertical-align:middle;zoom:1}
.index_gyhd .slideBox .bd li a{display:block;overflow:hidden;width:100%;height:100%; }
.in_gyhd_pic{width:300px; height:auto; background: #134cd1; padding:5px; float: left}
.in_gyhd_pic img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.in_gyhd_xx{width:858px; height: auto; float: right; padding-right: 10px;}
.in_gyhd_xx span{width:116px; height: 32px; display: block; background: #134cd1; color:#fff; font-size: 18px; text-align: center; line-height: 32px; }
.in_gyhd_xx h3{width:100%; height: 32px; color:#000000; font-size: 18px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; margin-top: 20px;}
.in_gyhd_xx p{width:100%; height:52px; color:#777777; font-size: 16px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden; line-height: 26px;}
.in_gyhd_xx i{width: auto; display: table; background: url(../images/lb_dian.png) no-repeat right center;  line-height: 30px; color:#134cd1; font-family: "Arial"; 
	font-size: 16px; font-style: normal; padding-right:82px; margin-top: 16px;}
.index_gyhd .slideBox .prev,
.index_gyhd .slideBox .next{ position:absolute; top:0;  display:block; width:29px; height:29px; }
.slideBox .next{background: url(../images/hd_right.png) no-repeat center; right:0;}
.slideBox .prev{background: url(../images/hd_left.png) no-repeat center; right:50px;}
.slideBox .prev:hover{background: url(../images/hd_hleft.png) no-repeat center}
.slideBox .next:hover{background: url(../images/hd_hright.png) no-repeat center}
.index_gyhd .slideBox .bd li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.index_gyhd .slideBox .bd li:hover h3{color:#134cd1}




/*关于我们*/
.index_about{width:100%; height:auto; position: relative; z-index: 9; overflow: hidden; margin-top:40px;  padding-bottom: 20px;}
.ab_info{width:100%; height: auto; overflow: hidden; font-size: 16px; color: #000; line-height: 34px; display: block; margin: 30px 0 50px; text-indent: 2rem}
.ab_info:hover{color:#134cd1}
.index_about_num{width:auto; height: auto; overflow: hidden; float: right}
.index_about_num dl{width:auto; float: left; text-align: center; margin: 0px 67px;}
.index_about_num dl dt{font-size: 36px; color: #134cd1; position: relative; height:60px; display:table; margin:0px auto; }
.index_about_num dl dt span{font-size: 60px; color: #134cd1; font-weight: bold;  font-family: "Arial"; position: relative}
.index_about_num dl dt:after{content: "+"; font-size: 36px; color: #134cd1; position: absolute; top:-10px; right:-22px; font-weight: normal}
.index_about_num dl dt i{font-style: normal; font-size: 60px; color: #134cd1; font-weight: bold;  font-family: "Arial";}
.index_about_num dl dd{width:100%; height: 40px; line-height: 40px; font-size: 16px; color: #134cd1}
.index_about_top{width:100%; height: auto; overflow: hidden}
.about_top_left{float: left}
.about_top_left dt{font-size:40px; color: #134cd1; font-weight: bold; margin-bottom: 8px;}
.about_top_left dd{font-size:16px; color: #777777; }
.index_about_bottom{width:100%; height: auto; overflow: hidden; background: #fff; padding:54px 42px; box-shadow: 0 0 10px rgba(0,0,0,0.2); margin-top: 30px;}
.about_bottom_img{width:100%; height: auto; overflow: hidden}
.about_bottom_img img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.about_bottom_img:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.about_more{ height: 56px; line-height: 56px;  font-size: 16px; color: #fff; background:#134cd1 url(../images/bb_dian.png) no-repeat 90% center; width: 214px; margin-right: 20px; padding-left: 20px; position: relative; z-index: 9; display: block; margin: 0px auto;}
.about_more:after{content: ""; width: 0; height: 100%; position: absolute; top:0; left:0; 
	z-index: -1; transition: all .4s ease}
.about_more:hover{color:#134cd1; border: 1px solid #134cd1}
.about_more:hover:after{width:100%; background:#fff url(../images/lb_dian.png) no-repeat 80% center; }



/*产品中心*/
.index_product{width:100%; height:auto; overflow: hidden;  position: relative; background: #eef6f9;  padding:209px 0 70px; margin-top: -130px;}
.index_product_top{width:100%; height: auto; overflow: hidden}
.index_product_top h3{font-size: 40px; color: #000000; font-weight: bold; float: left}
.in_pro_nav{float:right}
.in_pro_nav a{ height: 56px; line-height: 56px; float: left; border: 1px solid rgba(19,76,209,0.5); font-size: 16px; color: #134cd1; background: url(../images/lb_dian.png) no-repeat 90% center; width: 214px; margin-right: 20px; padding-left: 20px; position: relative; z-index: 9}

.in_pro_nav a:after{content: ""; width: 0; height: 100%; position: absolute; top:0; left:0; 
	z-index: -1; transition: all .4s ease}
.in_pro_nav a:hover{color:#fff;}
.in_pro_nav a:hover:after{width:100%; background: #0566dd url(../images/bb_dian.png) no-repeat 80% center; }
.index_product ul{width:100%; height: auto; overflow: hidden;  margin-top: 46px;}
.index_product ul li{width:390px; height: auto; float: left; margin-bottom:25px; margin-right:15px; position: relative; overflow: hidden}
.index_product ul li:nth-child(3n){margin-right: 0}
.in_pro_pic{width:100%; height: auto; overflow: hidden; display: block; border-radius:10px;}
.index_product ul li img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s; }
.index_product ul li h3{width:100%; height:45px; line-height:45px; color:#000; font-size: 16px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; 
	text-align: center;}
.index_product ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.index_product ul li:hover h3{color:#134cd1}





/*新闻*/
.index_news{width:100%; height:auto; margin:46px 0 65px; overflow: hidden;}
.index_news_top{width:100%; height: auto; overflow: hidden}
.index_news_top h3{font-size: 40px; color: #134cd1; font-weight: bold; float: left}
.in_news_more{width:214px; height: 56px; line-height: 54px; border: 1px solid #0566dd; padding: 0px 20px; font-size:16px; color: #0566dd; background: url(../images/lb_dian.png) no-repeat 80% center; float: right;  position: relative; z-index:9}
.in_news_more:after{content: ""; width: 0; height: 100%; position: absolute; top:0; left:0; 
	z-index: -1; transition: all .4s ease}
.in_news_more:hover{color:#fff;}
.in_news_more:hover:after{width:100%; background: #0566dd url(../images/bb_dian.png) no-repeat 80% center; }

.in_news_nav{float: left; line-height: 30px; margin-top: 8px; margin-left: 12px;}
.in_news_nav span{font-size: 18px; color: #0566dd; float: left; margin-right: 10px;}
.in_news_nav a{font-size: 18px; color: #000000; position: relative; float: left; padding-right:15px; margin-right:8px;}
.in_news_nav a:after{content: "/"; position: absolute; top:0; right:0; font-size: 18px; color: #000000;}
.in_news_nav a:last-child:after{content: ""}
.index_news_left{width:460px; height: auto; float: left; margin-top: 44px;}
.in_news_pic{width:100%; height: auto; display: block; overflow: hidden}
.in_news_pic img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.in_news_bottom{width:100%; height: auto; overflow: hidden; margin-top: 32px;}
.index_ntime{width:85px; height: auto; float: left; text-align: center; margin-top:14px;}
.index_ntime span{font-size: 30px; color: #595959; font-weight: bold; display: block; font-family: "Arial"}
.index_ntime p{font-size: 16px; color: #595959; font-family: "Arial"; font-weight: bold; margin-top:8px;}
.index_nxx{width:78%; height: auto; float: right}
.index_nxx h3{width:100%; height: 30px; line-height: 30px; font-size: 16px; color: #333333; font-weight: bold; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.index_nxx p{width:100%; height: 52px;  line-height: 26px; font-size: 14px; color: #888888;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden; margin-top: 10px;}
.index_news_left:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.index_news_left:hover h3,.index_news_left:hover span,.index_news_left:hover p{color:#0566dd}
.index_news_right{width:702px; height: auto; float: right; margin-top: 44px;}
.index_news_right ul{width:100%; height: auto; overflow: hidden}
.index_news_right ul li{width:100%; height: auto; overflow: hidden; border-bottom: 1px solid #eeeeee; padding-bottom: 30px; margin-bottom:34px;}
.index_news_right ul li .index_nxx{width:86%}
.index_news_right ul li:last-child{border-bottom:0; margin-bottom: 0}
.index_news_right ul li:hover h3,.index_news_right ul li:hover span,.index_news_right ul li:hover .index_ntime p{color:#0566dd}





/*底部*/
.footer{width:100%; height:auto; overflow: hidden;   position: relative; background: #134cd1; padding: 20px 0 20px; }
.footer_top{width:auto; height: auto; overflow: hidden; display: table; margin: 0 auto;}
.footer_top a{font-size: 16px; color: #fff; margin: 0 25px;}
.footer_input{width:100%; height: auto; overflow: hidden; margin:40px 0 40px;}
.footer_input p{width:278px; height: 60px; border: 1px solid rgba(255,255,255,0.2); float: left; margin-right: 26px; position:relative}
.footer_input input[type="text"]{width:100%; height: 100%; background: none; border: 0; padding: 0px 10px; font-size: 14px; color: #adc6ff}
.f_text{width:390px!important; }
.f_submit{width:172px; height: 60px; float: right; background:#adc6ff; color:#134cd1; font-size: 14px; border: 0; }
.f_submit:hover{background: #fff; cursor: pointer}
.copy{clear:both;width:100%;height:56px; line-height:56px;  position: relative; background: #0938a8}
.copy .container{width: auto; display: table; margin: 0px auto;}
.copy_l{float:left; font-size:14px; color:#6e9aff; height: 100%; }
.copy_l a{color:#6e9aff}
.copy_l a:hover{color:#fff!important}
.footer_zhichi{width:auto; height:100%; float: left }
.footer_zhichi p{ width: auto; float: left; margin-left: 20px;   color:#6e9aff; height: 100%}
.footer_zhichi .pt{width:121px;height: 18px; background: url(../images/vl.png) no-repeat; margin-top:16px; margin-right: 10px}
.footer_zhichi .js{width:121px;height: 18px; background: url(../images/wl.png) no-repeat; margin-top:20px;}
.footer_zhichi .pt:hover{background: url(../images/vl_hover.png) no-repeat}
.footer_zhichi .js:hover{background: url(../images/wl_hover.png) no-repeat} 
.footer_zhichi span{float: left; font-size: 14px; color: #6e9aff;}
.footer_zhichi i{ float: left;}
.footer_input input[type="text"]::-webkit-input-placeholder { /* WebKit browsers */  
    color:#adc6ff;  
}  
.footer_input input[type="text"]:-moz-placeholder { /* Mozilla Firefox 4 to 18 */  
   color:#adc6ff;  
   opacity:  1;  
}  
.footer_input input[type="text"]::-moz-placeholder { /* Mozilla Firefox 19+ */  
   color:#adc6ff;  
   opacity:  1;  
}  
.footer_input input[type="text"]:-ms-input-placeholder { /* Internet Explorer 10+ */  
   color:#adc6ff;  
}  

.footer_ma{width:auto; display: table; margin: 10px auto}
.f_wx,.f_sj,.f_dz{width:30px; height: 30px; border: 1px solid rgba(255,255,255,0.5); border-radius: 50%; float: left; position: relative}
.f_wx{ background: url(../images/f_wx.png) no-repeat center; }
.f_sj{ background: url(../images/f_sj.png) no-repeat center; margin: 0px 20px;}
.f_dz{ background: url(../images/f_dz.png) no-repeat center; }
.f_wx img,.f_sj img{width:100px; height: 100px; position: absolute; top:-100px; left:-50px; z-index: 9; display: none;}
.f_wx:hover img,.f_sj:hover img{display: block}
.f_dz a{width:100%; height:100%; display:block;}









/*客服*/
.lxfx {
    height: auto;
    position: fixed;
    right:0px;
    top:250px;
    width: 77px;
    z-index: 999;
}
.lxfx li a {
    color: rgb(255, 255, 255);
    display: block;
    height: 47px;
    margin-top: 9px;
    width: 300px;
	font-size: 14px;
}
.leftlx {
    float: left;
    height: 47px;
    width: 77px;
}
.lxfx li span {
    border-left: 1px solid rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    float: left;
    font-size: 20px;
    height: 24px;
    line-height: 22px;
    margin-top: 8px;
    padding-left: 8px;
}
.fix_ewm {
    border: 5px solid rgb(255, 255, 255);
    display: none;
    height: 120px;
    left: -145px;
    position: absolute;
    top: -40px;
    width: 120px;
}
.lxfx li i {
    display: block;
    height: 27px;
    margin: 0 auto;
    text-align: center;
    width: 30px; background:url(../images/fx.png) no-repeat;
}
.lxfx li i.icon-tel {
    background-position: 0 -25px;
}
.lxfx li i.icon-ly {
    background-position: 4px -53px;
}
.lxfx li i.icon-wx {
    background-position: -34px 4px;
}
.lxfx li i.icon-wb {
    background-position: -30px -22px;
}
.lxfx li i.icon-top {
    background-position: -30px -49px; height:32px;
}

.lxfx li p {
    line-height: 12px;
    text-align: center;
}
.lxfx li {
    background:#134cd1;
    height: 62px;
    margin-bottom: 1px;
    margin-left: 0;
    overflow: hidden;
    position: relative;
    width: 77px; float:left;
}








/*内部二级导航*/
.ny_nav{width:1300px; height:54px; margin: 0 auto; margin-top: 40px;}
.ny_nav ul{width:auto; overflow: hidden; display: table; margin: 0 auto;}
.ny_nav ul li{ height:54px; line-height:54px; float:left; text-align:center;position:relative; background: #eee; margin-right: 2px; position: relative; text-align: center;}
.ny_nav ul li a{display:block; color:#fff; font-size: 15px; color: #333;padding: 0 50px; text-align: center;}
.ny_nav ul li:hover,.ny_nav ul li.active{ background: #134cd1}
.ny_nav ul li:hover a,.ny_nav ul li.active a{ color: #fff;}
.ny_nav ul li.active::after{ content: "";position: absolute; height: 2px; width: 100%; background: #134cd1; bottom: 0; left: 0;}
.ny_pro_bt{width:100%; height:auto; overflow:hidden}
.ny_pro_bt ul{width:1200px; height: auto; overflow: hidden;  margin: 60px auto 0;}
.ny_pro_bt ul li{width:auto; float: left; background: url(../images/p_xx.png) no-repeat left center; padding-left: 50px; margin-right: 30px; line-height: 40px; 
    margin-bottom: 10px;}
.ny_pro_bt ul li a{font-size: 18px; color: #060507;}
.ny_pro_bt ul li:hover a{color:#134cd1}
.ny_pro_bt ul li:hover{background: url(../images/p_hx.png) no-repeat left center}
.ny_pro_bt ul li.active{background: url(../images/p_hx.png) no-repeat left center}
.ny_pro_bt ul li.active a{color:#134cd1}



/*内页*/
.ny_banner{ width:100%;  position:relative;  height:320px;clear: left; }
.about_ban{background: url(../images/about_ban.jpg) no-repeat center}
.news_ban{background: url(../images/news_ban.jpg) no-repeat center}
.product_ban{background: url(../images/product_ban.jpg) no-repeat center}
.product_ban2{background: url(../images/product_ban2.jpg) no-repeat center}
.contact_ban{background: url(../images/contact_ban.jpg) no-repeat center}
.join_ban{background: url(../images/join_ban.jpg) no-repeat center}
.service_ban{background: url(../images/service_ban.jpg) no-repeat center}
.case_ban{background: url(../images/case_ban.jpg) no-repeat center}
.qyzs_ban{background: url(../images/qyzs_ban.jpg) no-repeat center}


.ny_baninfo{width:1200px; height:225px; position: absolute; top:90px; left:50%; margin-left: -600px; }
.ny_baninfo h3{font-size: 28px; color: #fff; line-height: 40px; margin-top: 60px;}
.ny_baninfo .ny_fubiao{width:100%; height: auto; overflow: hidden; margin-top: 28px;}
.ny_baninfo .ny_fubiao hr{width:55px; height: 1px; float: left; background: #134cd1; margin-top: 10px; margin-right: 8px;}
.ny_baninfo .ny_fubiao *{ color: #fff;}
.ny_baninfo .ny_fubiao p{float: left; font-size: 14px; color: #fff;}
.ny_baninfo .ny_fubiao p a{font-size: 14px; color: #fff}
.ny_baninfo h4{font-size: 56px;font-family: "Arial"}
.ny_baninfo .ny_fubiao p a:hover{color:#134cd1}
.shine{background: #fff -webkit-gradient(linear, left top, right top, from(#fff), to(#fff), color-stop(0.9, #134cd1)) 0 0 no-repeat;
    -webkit-background-size: 125px;
    color: rgba(255, 255, 255, 0.1);
    -webkit-background-clip: text;
    height:50px;
    line-height:50px;
    font-weight:bold;
    display:block;
    position:absolute;
    left:0;
    top:0%; 
    -webkit-animation-name: shine;
    -webkit-animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
}

@-webkit-keyframes shine
{
    0%
    {
        background-position: top left;
    }
    100%
    {
        background-position: top right;
    }
}


/*销售服务*/
.ny_service_all{width:100%; height: auto; overflow: hidden; margin: 30px 0; font-size:15px; color:#666; line-height:30px;}
.ny_service_all p{ color: #333; font-size: 16px; line-height: 32px;}
.ny_news_show{width:100%; height: auto; overflow: hidden; font-size:16px; color:#666; margin: 40px 0}
.keyword_light p{color: #333; font-size: 16px; line-height: 32px;}

.ny_tuijian{ padding-top: 20px;}
.slideTxtBox3 .hd ul{height: 42px; display: table; margin: 0 auto; margin-bottom: 20px;}
.slideTxtBox3 .hd ul li{ height: 42px; line-height: 48px; text-align: center;  width:145px; margin-right: 2px;  float: left; margin-bottom:10px;}
.slideTxtBox3 .hd ul li a{ font-size: 16px; color: #333; display: block; background: #efefef;}
.slideTxtBox3 .hd ul li.on a{background: #134cd1; color: #fff;}
.slideTxtBox3 .bd{ overflow: hidden;}
.slideTxtBox3 .bd li{ width: 285px; margin-right: 20px; margin-bottom: 24px; float: left;}
.slideTxtBox3 .bd li:nth-child(4n){ margin-right: 0;}
.slideTxtBox3 .bd li .pic{ width: 100%; height: auto; overflow: hidden; }
.slideTxtBox3 .bd li .pic img{width:100%; height:auto; display:block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;
}
.slideTxtBox3 .bd li  p{ height: 54px; border-bottom: 1px  solid #eee; line-height: 54px; text-align: center;}
.slideTxtBox3 .bd li  p a{ font-size: 16px; color:#333}
.slideTxtBox3 .bd li  p span{ float:right; line-height: 54px; color: #999; font-size: 14px;}
.slideTxtBox3 .bd li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.slideTxtBox3 .bd li:hover a{color:#134cd1}
.fav1{ width: 100%;overflow: hidden;}
.fav1 li{ height: 42px; line-height: 42px; border-bottom: 1px dashed #dedede; float: left; width: 49.5%;}
.fav1 li:nth-child(2n){ float: right;}
.fav1 li a{ font-weight: normal;  font-size: 14px; color: #333;}
.fav1 li span{ float: right; font-size: 14px; color: #999; font-weight: normal;}
.fav1 li:hover a,.fav1 li:hover span{color:#134cd1}

.index_title_5{overflow: hidden; padding-top: 60px;}
.index_title_5 span{ display: block; text-align: center; font-family: "Impact"; font-size: 76px; color: rgba(34,34,34,0.07); text-transform: uppercase;}
.index_title_5 p{font-size: 36px; color: #222; line-height: 2;  margin-top: -70px; font-weight: bold; text-align: center;}
.index_title_5 em{ display: block; font-style: normal; width: 700px; margin: 0 auto; line-height: 24px; color: #666; text-align: center; font-size: 14px;}
.slideTxtBox3{ margin-top: 20px; margin-bottom: 30px;}


/*荣誉资质*/
.ny_honor_all{width:100%; height: auto; overflow: hidden; margin: 40px 0}
.ny_honor_all ul{width:100%; height: auto; overflow: hidden;}
.ny_honor_all ul li{width:285px; height: auto; float: left; margin-right:20px; margin-bottom:25px;}
.ny_honor_all ul li .honor_pic{width:100%;  height: auto; overflow: hidden; border:1px solid #ddd;}
.ny_honor_all ul li .honor_pic img{width:100%; height: auto; overflow: hidden; display:block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_honor_all ul li p{width:100%; height:35px; line-height: 35px;  font-size:1rem; color: #333; text-align: center;
    text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}
.ny_honor_all ul li:nth-child(4n){margin-right: 0px;}
.ny_honor_all ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}

/*内页左边导航*/
.ny_all{width:100%; height: auto; overflow: hidden; margin-top: 36px; margin-bottom:140px;}
.ny_left{width:23%; height: auto; float: left; overflow: hidden;}
.ny_left_title{width:100%; height: 90px; background: #134cd1; line-height: 90px; text-align: center; font-size: 30px;color: #fff; font-weight: bold;}
.ny_left_nav{width:100%; height: auto; padding: 16px 0 60px 16px; background: #f0f0f1}
.ny_left_nav .yiji li{width: 100%; height:auto;  padding-left:10px; margin-bottom:1px; background:url(../images/dian.png) no-repeat 8px 22px; }
.ny_left_nav ul li a{padding-left: 15px; font-size: 16px; color: #333333;display: block;  height:50px;line-height: 50px;position: relative;}
.ny_left_nav ul li .inactive{ background:url(../images/off.png) no-repeat 210px center;}
.ny_left_nav ul li .inactives{background:url(../images/on.png) no-repeat 210px center;} 
.ny_left_nav ul li ul{display: none;}
.ny_left_nav ul li ul li { width: 100%; height: 50px; line-height: 50px; background: none;}
.ny_left_nav ul li ul li ul{display: none;}
.ny_left_nav ul li ul li a{ padding-left:20px; font-size: 14px; color: #666666}
.ny_left_nav ul li ul li.active a{color:#134cd1; font-size: 14px; background: url(../images/r_jt.png) no-repeat 200px center; font-weight: bold;}
.ny_left_nav ul li.active a{color:#134cd1}
.ny_left_nav ul li:hover a.inactive{color:#134cd1}
.ny_left_nav ul li ul li:hover a{color:#134cd1}
.ny_left_nav ul li .inactives{color:#134cd1}
.ny_left_nav ul li ul li:hover a{color:#134cd1}
.yiji li.active{background:#fff url(../images/dian.png) no-repeat 8px 22px;}
.ny_left_nav ul li ul li:hover{background: url(../images/r_jt.png) no-repeat 210px center}
.ny_left_nav .yiji li:hover{background:#fff url(../images/dian.png) no-repeat 8px 22px;}

.ny_right{width:75%; height: auto; float: right; padding-top:10px;}
.ny_right_title{width:100%; height: 47px; border-bottom: 1px solid #dddddd}
.ny_right_title h3{font-size: 24px; height: 40px; line-height: 40px; color: #484848; font-weight: bold; background: url(../images/hs.png) no-repeat left center; padding-left: 20px;}
.ny_about_info{width:100%; height: auto; overflow: hidden; font-size: 14px; color: #666666; line-height: 30px; margin-top:35px; }
.ny_about_info img{max-width: 100%;}


/*产品侧边导航*/
.accordion { width: 100%; height:auto; overflow:hidden}
.accordion li.open .link {color: #134cd1;}
.accordion .link i{width:7px; height:7px; background:url(../images/dian.png) no-repeat center; float:left; margin-top:22px; margin-right:10px;}
.ny_left_nav ul li.open{background:#fff}
.accordion .link {
    cursor: pointer;
    display: block;
    height:50px; line-height:50px;
    font-size: 16px; color: #333333;
    position: relative;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    background: url(../images/off.png) no-repeat 207px center;
}
.open .link{background: url(../images/on.png) no-repeat 207px center;}
.submenu{display: none;}
.submenu a {
    display: block;
    text-decoration: none;
    font-size: 14px; color: #666666; height:50px; line-height:50px;
    padding-left: 42px;
    -webkit-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
}
.accordion li{padding-left:10px;}
.accordion li:hover{background:#fff;}
.accordion .link i{width:7px; height:7px; background:url(../images/dian.png) no-repeat center; float:left; margin-top:22px; margin-right:10px;}
.ny_left_nav ul li.open{background:#fff}
.accordion .link {
    cursor: pointer;
    display: block;
    height:50px; line-height:50px;
    font-size: 16px; color: #333333;
    position: relative;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    background: url(../images/off.png) no-repeat 207px center;
}

.ny_left_nav .accordion p{padding-left: 10px; height: 50px; line-height: 50px; position: relative;}
.ny_left_nav .accordion p::before{ content: ""; position: absolute; height: 7px; width: 7px; background: #134cd1; left: 10px; top: 22px;}
.ny_left_nav .accordion p a{ display: block; font-size: 16px; text-indent: 17px;}
.ny_left_nav .accordion p:hover,.ny_left_nav .accordion p.active{background: #fff;}
.ny_left_nav .accordion p:hover a{ color: #333;}



/*产品中心*/
.ny_product{width:100%; height: auto; overflow: hidden; margin-top: 35px;}
.ny_product ul{width:100%; height: auto; overflow: hidden}
.ny_product ul li{width:32.2%; float: left; height: auto; margin-bottom: 20px; margin-right: 15px;}
.ny_product ul li .products_pic{height:auto; display: block;overflow: hidden;width:100%; border:1px solid #eee; display: flex; align-items: center;}
.ny_product ul li .products_pic img{width:100%;transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s; align-items: center; margin: 0px auto;}
.ny_product ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_product li p{ height:35px; line-height: 35px; text-align: center;  font-size: 16px; color: #666}
.ny_product ul li:nth-child(3n){float: right; margin-right: 0;}
.ny_product ul li p{width:100%; height: 48px; line-height: 48px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; text-align: center; background: #f0f0f1;}
.ny_product ul li:hover p{background: #134cd1; color: #fff;}





/*产品*/
.ny_product_show{margin-bottom:50px;}
.ny_proshow_top{width:100%; height:auto; overflow:hidden; margin-bottom:30px; margin-top:20px;}
.ny_proshow_xx{margin-left:436px; height:100%; overflow:hidden; padding-top: 20px;}
.ny_proshow_bottom{width:100%; height:auto; overflow:hidden; border: 1px solid #eee;}
.proshow_xxk{color: #fff; font-size: 20px;font-weight: bold; border-left: 3px solid #287db9;width:100%; display:block; background: #323136;padding-left:20px; height:40px; line-height:40px;}
.proshow_xx{font-size:15px; color:#666; line-height:30px; min-height: 200px;}
.proshow_xx img{max-width:100%;}
.go_black{width: 90px;height: 30px;background: #4cbcac; color: #fff; text-align: center; line-height: 30px; border-radius: 5px; position: relative; float:right}
.proshow_xx table{border-collapse: collapse;}
.ny_proshow_xx em{font-size: 14px; color: #8a8a8a; font-style: normal;}
.ny_proshow_xx .pro_text{padding: 15px; background: #f5f5f5; line-height: 24px; color: #666; text-align: justify; font-size: 14px; margin-top: 10px;}
.ny_pro_dh{width:100%; height:80px; margin-top: 20px;}
.ny_pro_ddh span{ font-size: 30px; color: #134cd1; font-family: "Impact"}
.bd_xx{ padding: 0 20px;font-size: 15px; color: #454545;}

.ny_proshow_bottom .slideTxtBox .hd ul{height: 54px; line-height: 54px; background: #f7f7f7; border-bottom: 1px solid #eee; margin-bottom: 20px;}
.ny_proshow_bottom .slideTxtBox .hd ul li{ height: 54px; line-height: 54px; width: 220px;  text-indent: 36px; font-weight: bold; color: #333; font-size: 20px; position: relative;}
.ny_proshow_bottom .slideTxtBox .hd ul li::before{ height: 6px; width: 6px; background: #134cd1; position: absolute; left: 20px; top:24px; display: block; content: "";}


/*å†…é¡µæ–°é—»*/
.ny_news_all{width:100%; height: auto; overflow: hidden; margin-top: 40px;}
.ny_news_all ul{width:100%; height: auto; overflow: hidden;margin-bottom: 40px;}
.ny_news_all ul li{width:100%; height: auto; overflow: hidden; padding: 15px;    border: 1px solid rgba(167, 167, 167, 0.5);    margin: 30px 0;}
.ny_news_all ul li .ny_time{width:115px;height: auto; float: left;margin-top:25px;}
.ny_news_all ul li .ny_time span{display: block; font-size: 12px; color: #999; text-align: right}
.ny_news_all ul li .ny_time p{font-size: 41px; color: #c8c8c8}
.news_xx{width:88%; height: auto; float: left; margin-left:2%; margin-top: 20px;}
.news_xx h3{width:100%; height: 35px; line-height: 35px; font-size: 20px; color: rgb(0, 0, 0); text-overflow: ellipsis; overflow: hidden; white-space: nowrap; }
.ny_news_all ul li:hover .news_xx h3{ color: #134cd1}
.news_xx p{width:100%; height:52px; line-height: 25px; font-size: 16px; color: #666;  margin: 10px 0; word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;  -webkit-box-orient:vertical; overflow:hidden; }
.news_xx span{font-size: 14px; color: #aaaaaa}
.news_pic{width:22%; height: 144px; float: right; overflow:hidden}
.news_pic img{width:100%; height: auto; display:block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_news_all ul li:hover{background: #f4f4f4}
.ny_news_all ul li:hover .ny_time p,.ny_news_all ul li:hover .ny_time span,.ny_news_all ul li:hover span{color:#134cd1}
.ny_news_all ul li:hover h3{font-weight: bold; }
.ny_news_all ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}


/*è”ç³»æˆ‘ä»¬*/
.ny_contact{width:100%; height: auto; overflow: hidden; margin: 40px 0}
.ny_contact_map{width:100%;  height: 300px; overflow: hidden; margin-top: 20px;}
.ny_conta_xx{width:100%; height: auto; display: block; overflow: hidden; margin-top: 20px;}
.contact_right{width:50%;float: left; font-size: 16px; color: #666666; line-height:32px}
.ny_cont_wx{width:340px; height: auto; float: right}
.ny_cont_wx dl{width:140px; height: 200px; float: left; margin-right: 26px;}
.ny_cont_wx dl dt{width:140px; height: 140px; border: 4px solid #e5e5e5; padding: 10px; background: #fff}
.ny_cont_wx dl dd{ font-size: 14px; color: #626262; height: 35px; line-height: 35px; text-align: center}
.ny_cont_wx dl dt img{width:100%; height: 100%;}






/*图文列表样式*/
.n-list{ padding:15px 0px; }
	.n-list li{ display:block; padding-bottom:15px; border-bottom:1px solid #f0f0f0; overflow:hidden; }
	.n-list li:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; }
	.n-list li h2{ padding:15px 0 15px; font-size:18px; line-height:24px; font-weight:normal;  white-space:nowrap; text-overflow:ellipsis; overflow:hidden; }
	.n-list li h2 a{ color:#333; text-decoration:none; }
	.n-list li h2 a:hover{ color:#f08200; }
	.n-list li .note b{ position:relative; display:block; float:left; margin-right:16px; width:118px; height:auto; border:1px solid #e8e8e8; font-style:normal; }
	.n-list li .note b img{ min-width:100%; min-height:100%; width:100%; _height:100%; }
	.n-list li .note p{ display:block; font-size:14px; max-height:84px; line-height:28px; font-weight:500; color:#666; overflow:hidden; }
	.n-list li .note .info{ padding-top:10px; height:20px; line-height:20px; }
	.n-list li .note .info span{ margin-right:10px; color:#999; font-size:12px; }
    .n-list li .note .info span i{ margin-right:3px; font-size:12px; }
	.n-list .nodata{ margin-top:30px; color:#666; font-size:14px; line-height:100px; text-align:center; }
	
	.search-tit{width:100%; height:auto; text-align:center; margin-top:40px;}
	.search-tit h3{font-size:20px; color:#333; margin-bottom:10px;}
	.search-tit span{font-size:18px; color:#333}
